Getting NT to power off after shutdown
Assuming you have an ATX power supply and a motherboard that supports power
management...
-
Get the hal.dll.softex file from service pack 6 by running the sp6i386.exe
with a /x switch
-
Rename it to halpwr.dll and put it in the /system32 folder
-
notepad boot.ini and dup the top line in the "[operating systems]" section.
-
Add a description to your new line e.g. "="Windows NT [HALPWR]"
-
append /HAL=HALPWR.DLL
-
Set HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\Winlogon\PowerdownAfterShutdown to 1
Reboot. If your system will not start, power cycle and select the second
line down in the list of OSs when the boot loader starts.
Now, any good shutdown and power off program will actually work.